home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Answers 1998 January
/
PC Answers Issue 49 Cover CD January 1998.iso
/
Apps
/
Director
/
DATA.Z
/
Synchronized Media.dir
/
Scripts_33.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-10
|
212 b
|
7 lines
on exitFrame
if the mostRecentCuePoint of sprite(20) <> 0 then
set the text of member "subtitle" to getAt(the cuePointNames of sprite(20), the mostRecentCuePoint of sprite(20))
end if
go(the frame)
end